home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / H-Hx / HomeDesk.cpt / Home Desk / card_5079.txt < prev    next >
Encoding:
Text File  |  1987-10-27  |  1.5 KB  |  82 lines

  1. -- card: 5079 from stack: in
  2. -- bmap block id: 12368
  3. -- flags: 4000
  4. -- background id: 2742
  5. -- name: Dark 2
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=0 right=342 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: dark cover
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show card field "grope"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 1 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=489 top=58 right=115 bottom=511
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Lights On
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   hide card field "grope"
  42.   If the shiftKey is down then
  43.     doMenu Quit HyperCard
  44.   else
  45.     visual effect dissolve very fast
  46.     pop card
  47.   end if
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 5 (field)
  53. -- low flags: 81
  54. -- high flags: 2004
  55. -- rect: left=162 top=219 right=284 bottom=350
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 2
  60. -- text size: 14
  61. -- style flags: 256
  62. -- line height: 18
  63. -- part name: grope
  64.  
  65.  
  66. -- part contents for background part 2
  67. ----- text -----
  68. 12:48 AM
  69.  
  70. -- part contents for background part 15
  71. ----- text -----
  72. e
  73.  
  74. -- part contents for background part 23
  75. ----- text -----
  76. 9/27/87
  77.  
  78. -- part contents for card part 5
  79. ----- text -----
  80. You are groping in the dark!
  81. Try the light switch...
  82.